home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / BBS / SECOND_SIGHT / Auto User Stats 3.1.cpt / AutoUserStats 3.1.docs next >
Text File  |  1989-07-26  |  4KB  |  56 lines

  1. AutoUserStats 3.1 -- by Erik Sea, MCMLXXXIX
  2.  
  3.        Erik Sea
  4.        POB 24029 (Westown)
  5.        London, Ontario, CANADA
  6.        N6C 1P4
  7.  
  8. I - Freeware Statement:
  9.  
  10. The program described herein is a work copyrighted by Erik Sea and Tuffet AntiGravity Incorporated.  Portions are copyrighted by Think Technologies.  This software is not public domain.  It may be used by any registered Red Ryder Host Sysop without payment of any kind on an "as is" basis.  It may be copied, transferred, or otherwise distributed provided that this document accompanies it, and it remains otherwise unaltered.
  11.  
  12. Of course, if you want to drop me a note, card, or whatever you like, you should feel free to NetMail me on WonderLand @ 1:221/109 (519) 672-7661, or via Canada Post (when not on strike) at the address above.
  13.  
  14. II - Abstract of Function:
  15.  
  16. AutoUserStats 3.0 provides a mechanism for generating “Contributor” text file bulletins containing, according to your userlog, the top 10 uploaders and the top 10 public message posters.  New for version 3.1 is a second “sysop report” file containing leeches, lurkers, and other empirical data from the userlog.  In the event of a tie, the person who comes earlier in the userlog will precede those who come later.  Although this is somewhat arbitrary, it affords a “perk” to long-time users.
  17.  
  18. The program will run either as a Red Ryder Host Command 50/51 external application, or as a part Tabby launch.next sequence.
  19.  
  20. When run in a launch.next sequence, it makes a one-line entry in the TabbyLog stating when it was run.
  21.  
  22. When run manually as an external program, it makes NO screen output.  Also, it should be noted that any activities during the logon during which the program is run are not reflected in the update (RRH apparently does not update the userlog until a caller logs off).
  23.  
  24. III - Operation/SetUp:
  25.  
  26. 1) AutoUserStats 3.1 must reside in the same folder as the host application, the Config file, and Tabby; this is also where the output file will be placed.
  27.  
  28. 2) There are 6 string resources that can be configured to your needs.  These are:
  29.  
  30.     STR 300 - Name of host application (default “Red Ryder Host”)
  31.     STR 301 - Name of the board (default “BBS”)
  32.     STR 302 - Name of output file (default “Contributors”)
  33.     STR 303 - Comment (default “You too can be....”)
  34.     STR 304 - Sysop’s name (default “SYSTEM OPERATOR”)
  35.     STR 305 - Name of sysop’s report (default “Sysop Report”)
  36.  
  37. None of these really need to be changed, but your can change 301 so that it shows your board’s real name, 302 to something like “SYSTEM1.MSG” (so that everyone sees it each time they logon).  You probably should change 304 to your actual name on the BBS, since it uses this string to “eliminate” you from the lists.
  38.  
  39. 3) If you run AutoUserStats in a launch.next queue, you should shield it with BusyOut.  I recommend it be placed immediately after BusyOut, but it will work at any point in the queue.
  40.  
  41. 4) If AutoUserStats encounters a problem, it will attempt to, depending upon the kind of launch, run the host application or the next program in the launch.next queue.  If that is impossible, it will quit to the Finder.
  42.  
  43. 5) AutoUserStats does not run standalone.  Sorry.
  44.  
  45. IV - Remarks…
  46.  
  47. At long last, I’ve completed a program that might be of use to other sysops, and isn’t specifically tailored to my system.  True, it’s not doing anything earth-shattering, but it is a start--look for other programs from me soon.  Be sure to let me know if you encounter any apparent bugs or have suggestions...
  48.  
  49. The only known bug, involving improper updating of the launch.next file, particularly in the second from last position, has been fixed.
  50.  
  51. Additionally, the old version didn’t know about the new location of the Tabby Log in the Tabby folder.  That has been fixed.  Additionally, leading zeroes are suppressed from times in log entries to conform with Tabby convention.
  52.  
  53. Finally, the new convention of looking up the name of the Host application in the Tabby Setup file when an entry “BBS” is found in the launch.next queue, is supported.
  54.  
  55. Thanks to everyone for their moral support.  It’s people like you who make people like me want to write more software.
  56.